-
Home
-
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
-
4.1.2
-
Code
-
Classes
- Logger
Total Complexity |
29 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
303 |
Lines of code |
115 |
Logical lines of code |
49 |
Comment lines |
112 |
Methods |
22 |
Properties |
5 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
log() |
S |
52 |
4 |
27 |
isDownloadLogRequested() |
S |
77 |
3 |
3 |
error() |
S |
70 |
2 |
6 |
initialize() |
S |
75 |
2 |
5 |
__construct() |
S |
67 |
1 |
8 |
getLogSizeInBytes() |
S |
75 |
1 |
4 |
getTotalLogs() |
S |
75 |
1 |
4 |
fetchLatest() |
S |
71 |
1 |
5 |
fetchAll() |
S |
74 |
1 |
4 |
debug() |
S |
79 |
1 |
3 |
info() |
S |
79 |
1 |
3 |
notice() |
S |
79 |
1 |
3 |
critical() |
S |
79 |
1 |
3 |
warning() |
S |
79 |
1 |
3 |
alert() |
S |
79 |
1 |
3 |
debugIsEnabled() |
S |
81 |
1 |
3 |
emergency() |
S |
79 |
1 |
3 |
deleteLogs() |
S |
76 |
1 |
4 |
createDatabaseTable() |
S |
66 |
1 |
10 |
getDatabaseTableName() |
S |
80 |
1 |
3 |
databaseTableDoNotExists() |
S |
74 |
1 |
4 |
dropDatabaseTable() |
S |
77 |
1 |
4 |